Click or drag to resize

ResourceKeepAlive Property

Gets or sets a value indicating whether to make a persistent connection.

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public bool KeepAlive { get; set; }

Property Value

Type: Boolean
See Also